禁止root用戶遠程登錄 Linux修改ssh端口22 vi /etc/ssh/ssh_config vi /etc/ssh/sshd_config 然后修改為port 8888 以root身份ser ...